Don't bail if the VM renaming at the end of saving doesn't succeed -- we
authorEwan Mellor <ewan@xensource.com>
Tue, 28 Nov 2006 11:35:10 +0000 (11:35 +0000)
committerEwan Mellor <ewan@xensource.com>
Tue, 28 Nov 2006 11:35:10 +0000 (11:35 +0000)
commit8e37e2b661d009f668f7803febeffdf973e7f23a
treeda226a81a605f93c985d19c24deaeaa87786fb4c
parent2e873d3d17a6853c8a29af7a7255abfafd96bef6
Don't bail if the VM renaming at the end of saving doesn't succeed -- we
expect a failure if this is a localhost migration.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendCheckpoint.py